<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/**top_box**/
.top_box{ width:100%; height:40px; background:#1c954c; overflow:hidden;}
.top{ width:1180px; height:40px; margin:0 auto;}
.top_left{ float:left; width:372px; height:40px; line-height:40px; font-size:12px; color:#fff;}
.top_right{ float:right; height:36px; line-height:40px; }
.top_right ul li{ float:left; padding-left:5px;}
.top_right ul li span{ padding-left:3px;}
.top_right ul li img{ float:left;width:22px; height:22px; padding-top:10px;}
.top_right ul li a{ font-size:12px; color:#fff; line-height:40px;}
.top_right ul li a:hover{ text-decoration:underline;}
.clearboth{ clear:both;}

/**top_bgk**/
.top_bgk{ width:100%; height:120px;overflow:hidden;}
.topnr{ width:1180px; height:120px; margin:0 auto;}
.logo{ float:left; width:215px; height:60px; margin:30px 0px;}
.logo img{width:215px; height:60px;}

/**nav**/
.nav{float:right; width:890px; height:60px; margin:30px 0px;}
.nav ul li{ float:left; text-align:center; }
.nav ul li a{ font-size:16px; font-weight:bold; color:#333333; padding:0px 19px; line-height:60px; display:block;}
.nav ul li a:hover{color:#1c954c;background:url(../images/navline.jpg) no-repeat center bottom;display:block; }
.nav ul li.another a{color:#1c954c;background:url(../images/navline.jpg) no-repeat center bottom;display:block; }
.fixedNav{position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop)); background:#fff;border-bottom:2px solid #1c954c;;}

/**bottom_box**/
.bottom_box{ width:100%; height:306px; background:url(../images/footbg.jpg) no-repeat center; overflow:hidden;}
.bottom{ width:1180px; height:306px; margin:0 auto;}
.bottomlf{ float:left; width:255px; height:306px;}
.bottomnrlg{width:203px; height:54px; padding-top:70px; padding-left:20px; padding-bottom:50px;}
.bottomnrlg img{ width:203px; height:54px; }
.bottomlf span{ font-size:14px; color:#fff; font-weight:bold; padding-left:10px;}
.bottomlf span b{ font-family:'impact';font-size:28px; font-weight:normal;}
.bottomrt{ float:right; width:900px; height:306px;}
.bottom_nav{ width:900px; height:50px; padding-top:20px; border-bottom:1px solid #b8b8b8;}
.bottom_nav ul{ width:900px; margin:0 auto;}
.bottom_nav ul li{ float:left; text-align:center;}
.bottom_nav ul li a{ font-size:14px; color:#ffffff; font-weight:bold;padding:0px 24px; line-height:50px; display:block;}
.bottomnrcenter{ margin-top:24px; margin-left:20px; text-align:left; font-size:14px; color:#ffffff; line-height:36px;}
.bottomnrcenter a{color:#ffffff; padding:0px 3px;}
.logo2{ font-size:14px; font-weight:normal; color:#ffffff; display:inline;}
.bottomnrright{ float:right; margin-right:20px; margin-top:45px; text-align:center; color:#fff;}
.bottomnrright img{ width:125px; height:125px; display:block;}</pre></body></html>